home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Macromedia® Director
/
Demos
/
sgi.dir
/
00016.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-09-12
|
190 b
|
9 lines
on mouseUp
global gMyPath
if the machineType = 256 then
play movie gMyPath & "DEMOS\WEBDEMOS\dazz_sgi.dir"
else
play movie gMyPath & "DEMOS:WEBDEMOS:dazz_sgi.dir"
end if
end